home *** CD-ROM | disk | FTP | other *** search
- Short: Creates Links to icons (OS 3.5 only!)
- Author: Korodny@gmx.net (Christoph Gutjahr)
- Uploader: Korodny@gmx.net (Christoph Gutjahr)
- Status: Freeware
- Type: util/wb
-
- IconLink.rexx is a ARexx-script that replaces the standard WB function
- 'Leave out', which places icons on the Workbench root window for easier
- starting. The original function has some (minor) disadvantages:
-
- - The icons are MOVED to the Workbench root window, so they 'disappear' in
- their original drawer
-
- - Icons that are 'left out' retain their original name. This can cause
- problems if you want to arrange your icons in a Toolmanager-like manner
- - i.e. with my script 'SortIcons' (Aminet:util/wb/sorticons.lha) - and
- some icons have long filenames
-
- 'IconLink' creates a link to the original icon and places this link on the
- WB root window. The link can have any name, and the original drawer is left
- unchanged (all links are stored in one directory).
-
- Of course a function to remove links from the Workbench window is also
- included.
-
-